SyServiceExceptionRoutingAlphabetical 
Logical Entity Name  SyServiceExceptionRoutingAlphabetical 
Default Table Name  SyServiceExceptionRoutingAlphabetical 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionRoutingAlphabetical Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionRoutingAlphabeticalId(PK)    int  NO 
 
SyServiceExceptionRoutingTemplateId    int  NO 
 
AssignedStaffId    int  YES 
 
AssignedStaffGroupId    int  YES 
 
StartLetter    nchar(1)  NO 
 
EndLetter    nchar(1)  YES 
 
BasedOnField    char(2)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionRoutingAlphabetical Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SyServiceExceptionRoutingAlphabetical_SyServiceExceptionRoutingAlphabeticalId  PrimaryKey  SyServiceExceptionRoutingAlphabeticalId 

SyServiceExceptionRoutingAlphabetical Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionRoutingAlpha_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionRoutingAlphabetical Check Constraints 
Check Constraint Name  CheckConstraint